ComponentOne ASP.NET MVC Controls
Low Method

C1.Web.Mvc.Finance.Fluent Namespace > FibonacciBuilder<T> Class : Low Method
The value.
Configurates C1.Web.Mvc.Finance.Fibonacci<T>.Low. Sets the low value of Fibonacci tool.
Syntax
'Declaration
 
Public Function Low( _
   ByVal value As Nullable(Of Double) _
) As FibonacciBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
Remarks
If not specified, the low value is caclulated based on data values provided by itemsSource.
See Also

Reference

FibonacciBuilder<T> Class
FibonacciBuilder<T> Members